From e9bc8ff27a372faa181ca0e071c66458ba805896 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Mon, 24 Oct 2022 20:11:21 -0400 Subject: [PATCH] no-wasm-bindgen-test =================================================================== Gbp-Pq: Name no-wasm-bindgen-test.patch --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 0c24247..812fce1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -83,9 +83,6 @@ default-features = false [target."cfg(any(unix, windows))".dev-dependencies.libc] version = "0.2.80" default-features = false -[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test] -version = "0.3.18" -default-features = false [target."cfg(target_os = \"windows\")".dependencies.winapi] version = "0.3.8" features = ["ntsecapi", "wtypesbase"] -- 2.30.2